.nd {
    padding-bottom: 1.3rem;
}
.nd-cont {
    padding-top: 1rem;
}
.nd-content {
    margin-top: .6rem;
    padding: .3rem 3.571428571428571% .1rem;
    background-color: #fff;
}
.nd-t {
    padding: 0 0 .5rem;
    border-bottom: 1px solid #e2e2e2;
}
.nd-title {
    font-size: 26px;
    line-height: 48px;
    color: #333;
}
.nd-date {
    display: block;
    font-size: 16px;
    line-height: 36px;
    color: #999;
}
.nd-c {
    padding: .6rem 0;
}
.nd-c p {
    margin: 0;
    font-size: 16px;
    line-height: 36px;
    color: #666;
    text-indent:2em;
}
.nd-c img { display: block; margin:0 auto; margin-top: .1rem; height: auto; max-width: 600px;}
}
@media (max-width: 768px){
.nd-title { font-size: 20px; line-height: 30px;    }
.nd-c p { line-height: 28px;    }
    
}
@media (max-width: 600px)  {
.nd-c img{ max-width: 100%;    height: auto;}
}


.pn-item {    color: #666;}
.author{ font-size:14px; text-align:right; margin-bottom:20px;  }
.newimgmax img{ max-width:250px;}